[INFO] cloning repository https://github.com/undead-undead/aagt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/undead-undead/aagt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundead-undead%2Faagt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundead-undead%2Faagt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6234aaf94a2971227d312cf80140eb4bec1b8a44
[INFO] checking undead-undead/aagt against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundead-undead%2Faagt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  82% (148/180)
Updating files:  83% (150/180)
Updating files:  84% (152/180)
Updating files:  85% (153/180)
Updating files:  86% (155/180)
Updating files:  87% (157/180)
Updating files:  88% (159/180)
Updating files:  89% (161/180)
Updating files:  90% (162/180)
Updating files:  91% (164/180)
Updating files:  92% (166/180)
Updating files:  93% (168/180)
Updating files:  94% (170/180)
Updating files:  95% (171/180)
Updating files:  96% (173/180)
Updating files:  97% (175/180)
Updating files:  98% (177/180)
Updating files:  99% (179/180)
Updating files: 100% (180/180)
Updating files: 100% (180/180), done.
[INFO] started tweaking git repo https://github.com/undead-undead/aagt
[INFO] finished tweaking git repo https://github.com/undead-undead/aagt
[INFO] tweaked toml for git repo https://github.com/undead-undead/aagt written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/undead-undead/aagt on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/undead-undead/aagt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] feca680bb2e53d8fcfff30e56d08ef079a05d8e28b7717e7995a315b4efecc8c
[INFO] running `Command { std: "docker" "start" "feca680bb2e53d8fcfff30e56d08ef079a05d8e28b7717e7995a315b4efecc8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "feca680bb2e53d8fcfff30e56d08ef079a05d8e28b7717e7995a315b4efecc8c" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feca680bb2e53d8fcfff30e56d08ef079a05d8e28b7717e7995a315b4efecc8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "feca680bb2e53d8fcfff30e56d08ef079a05d8e28b7717e7995a315b4efecc8c" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling cranelift-isle v0.116.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.116.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.116.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cranelift-codegen v0.116.1
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v29.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking cranelift-bitset v0.116.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking cranelift-entity v0.116.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking cranelift-bforest v0.116.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking regalloc2 v0.11.2
[INFO] [stderr]     Checking cranelift-control v0.116.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking wasm-encoder v0.221.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking wasm-encoder v0.244.0
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking wasmprinter v0.221.3
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasmtime-fiber v29.0.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling wit-parser v0.221.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling wasmtime-component-macro v29.0.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling wasmtime-cache v29.0.1
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking wasmtime-component-util v29.0.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking wasmtime-environ v29.0.1
[INFO] [stderr]     Checking wast v244.0.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v29.0.1
[INFO] [stderr]     Checking cranelift-frontend v0.116.1
[INFO] [stderr]     Checking cranelift-native v0.116.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling wasmtime v29.0.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking wasmtime-asm-macros v29.0.1
[INFO] [stderr]    Compiling wiggle-macro v29.0.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking wasmtime-cranelift v29.0.1
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking wat v1.244.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking wasmtime-math v29.0.1
[INFO] [stderr]    Compiling wiggle-generate v29.0.1
[INFO] [stderr]     Checking tonic v0.14.3
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking wasmtime-jit-debug v29.0.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v29.0.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking wasmtime-slab v29.0.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling cap-fs-ext v3.4.5
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tonic-prost v0.14.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking prost-types v0.14.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.13.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking console-api v0.9.0
[INFO] [stderr]     Checking value-trait v0.10.1
[INFO] [stderr]    Compiling aagt-core v0.3.5 (/opt/rustwide/workdir/aagt-core)
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking croner v2.2.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking cap-net-ext v3.4.5
[INFO] [stderr]     Checking cap-rand v3.4.5
[INFO] [stderr]     Checking cap-time-ext v3.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking console-subscriber v0.5.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tiktoken-rs v0.9.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking simd-json v0.14.3
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking wiggle v29.0.1
[INFO] [stderr]     Checking wasmtime-wasi v29.0.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking aagt-macros v0.3.5 (/opt/rustwide/workdir/aagt-macros)
[INFO] [stderr]     Checking ureq v2.10.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]   --> aagt-core/src/agent/swarm/manager.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct PendingRequest {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 29 |     task: String,
[INFO] [stdout] 30 |     created_at: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> aagt-core/src/trading/risk.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 363 | pub struct RiskManager {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 366 |     config: RiskConfig,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `evaluator` is never read
[INFO] [stdout]    --> aagt-core/src/trading/strategy.rs:472:5
[INFO] [stdout]     |
[INFO] [stdout] 470 | pub struct StrategyEngine {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 471 |     /// Condition evaluator
[INFO] [stdout] 472 |     evaluator: Arc<dyn ConditionEvaluator>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `std::string::String`
[INFO] [stdout]   --> aagt-core/src/skills/runtime/wasm.rs:74:37
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let args = [Val::String(arguments.to_string().into())];
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<std::string::String as Into<std::string::String>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[deny(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `error::Error`
[INFO] [stdout]    --> aagt-core/src/skills/compiler/github.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |               return Err(Error::ToolExecution { 
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 103 | |                 tool_name: "github_compiler".to_string(), 
[INFO] [stdout] 104 | |                 message: format!("GitHub API error ({}): {}", status, body) 
[INFO] [stdout] 105 | |             }.into());
[INFO] [stdout]     | |____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<error::Error as Into<error::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `error::Error`
[INFO] [stdout]    --> aagt-core/src/skills/compiler/github.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 117 |                return Err(Error::ToolExecution { 
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 118 | |                 tool_name: "github_compiler".to_string(), 
[INFO] [stdout] 119 | |                 message: format!("Compilation failed on GitHub. Conclusion: {:?}", result_run.conclusion) 
[INFO] [stdout] 120 | |             }.into());
[INFO] [stdout]     | |____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<error::Error as Into<error::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `error::Error`
[INFO] [stdout]    --> aagt-core/src/skills/compiler/github.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |           Err(Error::ToolExecution { 
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 154 | |             tool_name: "github_compiler".to_string(), 
[INFO] [stdout] 155 | |             message: "Timed out waiting for workflow job to start".to_string() 
[INFO] [stdout] 156 | |         }.into())
[INFO] [stdout]     | |________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<error::Error as Into<error::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: useless conversion to the same type: `error::Error`
[INFO] [stdout]    --> aagt-core/src/skills/compiler/github.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |           Err(Error::ToolExecution { 
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 191 | |             tool_name: "github_compiler".to_string(), 
[INFO] [stdout] 192 | |             message: "Timed out waiting for workflow completion".to_string() 
[INFO] [stdout] 193 | |         }.into())
[INFO] [stdout]     | |________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<error::Error as Into<error::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aagt-core` (lib) due to 5 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "feca680bb2e53d8fcfff30e56d08ef079a05d8e28b7717e7995a315b4efecc8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feca680bb2e53d8fcfff30e56d08ef079a05d8e28b7717e7995a315b4efecc8c", kill_on_drop: false }`
[INFO] [stdout] feca680bb2e53d8fcfff30e56d08ef079a05d8e28b7717e7995a315b4efecc8c
